#!/bin/sh
URL="${COMMANDN_SITE_URL:-https://command-n-ai.subiesub.workers.dev/site}"
/usr/bin/open "$URL"
